Search results 60

Card image cap
CutString3

Cuts string from a larger one based on a specific separator.

Card image cap
CutString3

Cuts a string from a larger one using separators.
Ex, CutString3("Will ...

Card image cap
CutString3

Cuts string from a larger one based on a specific separator.

Card image cap
IsHex

Check a string to see if it is Hex

Card image cap
Str2Hex

Convert a string to Hex

Card image cap
GetDigits

Extracts digits out of a string

Card image cap
Connect to UDL

Use a UDL to make your connection to a database

Card image cap
DB_AllRows

Returns all rows found from an SQL Query as string Separated by row and column ...

Card image cap
WordsCount

Counts the words in a string (using spaces)

Card image cap
DB_Read1Row (DB_Read1stRow)

Reads from a table in a DB Reads only the first row, and return a string ...

Card image cap
Find and Replace

This will find all occurences of a string in a text file and replace it with ...

Card image cap
DB_SettingRead + DB_SettingSave + ...

Reads/Saves specific settings from DB table Mainly for Classic ASP, but can be ...